Skip to content

Web Management Option

Introduction

Web Management is an essential feature for remote administration of network devices using the CWMP (CPE WAN Management Protocol) protocol. This tool allows you to configure and monitor equipment without the need for physical access, optimizing network infrastructure management.

Access to Functionality

Path: Menu Devices > Select Equipment > Tab Connectivity > Web Management Option

Value Delivery

  • Centralised monitoring of network devices
  • Remote equipment configuration
  • Reduction of response time to connectivity problems
  • Increased network security through custom configurations

Form Structure

Configuration Options

  • Enable web access: Enable remote management via web interface
  • Edit user and password: Allows change of access credentials
  • Edit webport: Enables default port modification

Main Features

Enable Web Access

This option allows remote device management through a network-accessible web interface. Edit User and Password Changing standard credentials is a crucial security measure to prevent unauthorized access. Edit Web Door Changing the default web access port (usually 80) to a custom port (e.g. 8080) increases security, making it difficult for malicious access attempts.

Workflows

graph TD
    A[Acessar Gerenciamento Web] --> B{Habilitar Acesso Web?}
    B -->|Sim| C[Configurar Credenciais]
    B -->|Não| G[Fim]
    C --> D[Definir Usuário]
    D --> E[Definir Senha]
    E --> F[Configurar Porta Web]
    F --> G[Fim]

Final considerations

Web Management is a key tool for efficient network infrastructure maintenance. By centralizing the control and monitoring of the devices, it allows a quick response to problems and facilitates proactive maintenance of the network. Careful implementation of security settings is essential to protect the network from unauthorized accesses.

Read it too